string substitution造句
例句與造句
- up until now, we ve only performed simple string substitution
要回滾到最近的歷史,可以使用滾動條。 - properties work via string substitution, using the following algorithm to find a value associated with the property
屬性使用以下算法找到和屬性相關聯(lián)的值,再通過字符串替換來進行工作: - the schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value
schematron處理程序在用給定的值對參數(shù)進行文字串置換時,要執(zhí)行一次預處理程序。 - lucin does this simple string substitution, and the other light-duty calculations involved in the production version of the sms gateway, with visual basic, hosted on an nt server 4.0
lucin用visualbasic在位于一個ntserver4.0上的產(chǎn)品級版本的sms網(wǎng)關上進行這一簡單的字符串替換,以及其他相關的輕量計算。 - these are very different from xpath variable references; they are purely string substitutions to be computed before run time, and effectively allow one to rewrite the queries using the given parameters
參數(shù)引用與xpath變量引用非常不同,它們完全是運行之前計算的串置換,使用給定的參數(shù)可以方便地改寫查詢。 - It's difficult to find string substitution in a sentence. 用string substitution造句挺難的
- in this article, the second in the series, daniel shows you how to use sed to perform string substitution; create larger sed scripts; and use sed s append, insert, and change line commands
要在linux系統(tǒng)上安裝大量的快速啟動軟件,您將需要以root用戶(或者可能是另一個用戶)身份進行登錄,打開終端或shell窗口并掛裝cd-rom。 - the message text returned by raiserror can be built using string substitution functionality similar to the printf function of the c standard library, whereas print can only return a character string or character expression
raiserror所返回的消息正文可以使用類似于c標準庫中的printf函數(shù)的字符串替換功能來生成,然而print只能返回字符串或字符表達式。